@charset "utf-8";
/* CSS Document */
body { font: 14px/1.5 '思源黑体'; color: #333; background-color: #fff; }
/*Webkit,Opera9.5+,Ie9+*/
::selection { background: #ff872c; color: #fff; }
/*Mozilla Firefox*/
::-moz-selection {
 background:#ff872c;
 color:#fff;
}
body, header, footer, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, hr, pre, form, fieldset, input, textarea, p, blockquote, th, td { padding: 0; margin: 0; }
i, b { font-style: normal; font-weight: normal }
table { border-collapse: collapse; border-spacing: 0; }
fieldset, img { border: none; }
legend { display: none }
address, caption, cite, code, dfn, em, th, var, i { font-weight: normal; font-style: normal; }
ol, ul { list-style: none; }
caption, th { text-align: left; }
h1, h2, h3, h4, h5, h6 { font-weight: normal; font-size: 100%; }
q:before, q:after { content: "" }
a { text-decoration: none; color: #333; }
a:hover { text-decoration: none }
a:hover { color: #03B089; }
abbr, acronym { border: 0; }
.less12px { -webkit-text-size-adjust: none; }/*chrome私有属性，允许font-size<12px*/
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix { display: inline-block }
* html .clearfix { height: 1%; }
.clearfix { display: block }
.tul, .tul:hover { text-decoration: underline; }
input[type="checkbox"], input[type="radio"] { margin-left: 5px; margin-right: 5px; }
input, img, textarea, button { outline: none; vertical-align: middle; font: 14px '思源黑体'; }
a, img { -webkit-transition: .5s; transition: .5s; outline: none; }
.t2 { text-indent: 2em; }
input[type='text'], input[type='submit'] { -webkit-appearance: none; }
::-webkit-input-placeholder {
 color: #757575;
}
@font-face { font-family: "iconfont"; src: url('font/iconfont.eot'); /* IE9 */ src: url('font/iconfont.eot') format('embedded-opentype'), /* IE6-IE8 */ url('data:application/x-font-woff2;') format('woff2'), url('font/iconfont.woff') format('woff'), url('font/iconfont.ttf') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+ */ url('font/iconfont.svg') format('svg'); /* iOS 4.1- */ }
.iconfont { font-family: "iconfont" !important; font-size: 1rem; font-style: normal; -webkit-font-smoothing: antialiased; -webkit-text-stroke-width: 0.2px; -moz-osx-font-smoothing: grayscale; }
.icon-up:before { content: '\e600'; }
.icon-menu:before { content: '\e64e'; }
.navClose .icon-menu:before { content: '\e68c'; }
.icon-close:before { content: '\e68c'; }
.icon-rtMore:before { content: '\e753'; }
.icon-abt:before { content: '\e628'; }
.icon-cult:before { content: '\e6db'; }
.icon-honor:before { content: '\e660'; }
.icon-story:before { content: '\e691'; }
.icon-right:before { content: '\e651'; }
.icon-timer:before { content: '\e65a'; }
.icon-peif:before { content: '\e6f5'; }
.icon-yinp:before { content: '\e9e4'; }
.icon-diji:before { content: '\e6f2'; }
.icon-hezuo:before { content: '\e6c4'; }
.icon-more2:before { content: '\e753'; }
.icon-jiyao:before { content: '\e605'; }
.icon-jiuz:before { content: '\e63d'; }
.icon-sann:before { content: '\e61b'; }
.icon-guana:before { content: '\e61e'; }
.icon-yewu:before { content: '\e7d5'; }
.icon-team:before { content: '\e628'; }
.icon-zhaop:before { content: '\e6db'; }
.icon-dax:before { content: '\e660'; }
.title01 { background: url(../images/titBg.png) no-repeat center bottom; padding-bottom: 1.3rem; margin-bottom: 1.5rem; padding-top: 1.8rem; text-align: center; }
.title01 .large { font-size: 1.2rem; font-weight: bold; }
.title01 .txt { margin-top: 0.3rem; color: #666666; font-size: 0.95rem; }
.btn-box { padding-top: 18px; text-align: center; }
.btn-defaul { background-color: #fff; border: 1px solid #666666; display: inline-block; line-height: 36px; padding: 0 25px; text-align: center; color: #666; cursor: pointer; }
/* 页面框架 */
body { background: #F5F5F5; }
.wrap { width: 100%; position: relative; z-index: 10; overflow: hidden; }
.content { padding-left: 3%; padding-right: 3%; }
.headerWap { position: relative; width: 100%; z-index: 100; border-bottom: 1px solid #e8e8e8; background-color: #fff; }
.headerWap.fixed { position: fixed; top: 0; left: 0; }
.logo a { float: left; }
.logo img { height: 100%; }
.headTel span, .headTel a { display: block; }
.nav li a { text-transform: uppercase; }
.topLang a { display: inline; position: relative; padding: 10px; font-size: 1rem; }
.topLang a:before { content: ""; position: absolute; left: 0; top: 10px; bottom: 10px; width: 1px; background-color: #666; }
.topLang a:first-child:before { display: none; }
.topLang a:first-child { padding-left: 0; }
.topLang .cur { color: #03B089; }
.swiper-banner { display: block; }
.swiper-banner img { width: 100%; }
.swiper-banner .swiper-pagination-bullet { border: 1px solid #fff; background: none; opacity: 0.7; }
.swiper-banner .swiper-pagination-bullet-active { background-color: #fff; opacity: 1; }
.swiper-banner .swiper-button-prev:after, .swiper-banner .swiper-button-next:after { color: #fff; }
/* footer */
.footWrap { background-color: #fff; padding: 1rem 0; }
.ftLogo .img { height: 3rem; }
.ftLogo .img img { height: 100%; }
.ftLogo .name { margin-top: 0.5rem; font-size: 1rem; }
.ftLogo .txt { margin-top: 0.3rem; font-size: 0.95rem; color: #666; }
.footWrap .item { margin-top: 1rem; }
.footWrap .title { padding-bottom: 3px; margin-bottom: 0.5rem; border-bottom: 1px solid #999999; font-size: 1rem; line-height: 1.8; display: inline-block; position: relative; }
.footWrap .txt { font-size: 0.95rem; color: #666; line-height: 1.8; }
.footWrap .itemNav .txt a { margin-right: 0.8rem; color: #666; }
.copyRight { margin-top: 1rem; text-align: center; color: #999; }
.fcblue { color: #006796; }
/* home */
.spreadWrap { background-color: #fff; }
.spreadHm { position: relative; overflow: hidden; }
.spreadHm:before, .spreadHm:after { content: ""; position: absolute; }
.spreadHm:before { left: 50%; top: 5%; bottom: 5%; width: 0; border-left: 1px dotted #ddd; }
.spreadHm:after { top: 50%; height: 0; left: 3%; right: 3%; top: 50%; border-top: 1px dotted #ddd; }
.spreadHm .item { float: left; width: 50%; box-sizing: border-box; padding: 3% 1%; text-align: center; }
.spreadHm .numb { color: #03B089; }
.spreadHm .numb strong { margin-right: 5px; font-size: 2rem; font-weight: bold; color: #03B089; }
.abtHmWrap .leftPic { overflow: hidden; }
.abtHmWrap .leftPic img { display: block; width: 100%; }
.mainRight { position: relative; background-color: #03B089; color: #fff; }
.swiperAbtMenu { border-top: 1px solid #00FFC6; border-right: 1px solid #00FFC6; }
.swiperAbtMenu .swiper-slide { border-left: 1px solid #00FFC6; padding: 0.5rem 0; text-align: center; position: relative; line-height: 1.4; font-size: 0.95rem; cursor: pointer; }
.swiperAbtMenu .swiper-slide img { display: none; position: absolute; right: 50px; bottom: 0; max-height: 80%; }
.swiperAbtMenu .swiper-slide-thumb-active { background: #039473; }
.hmAbout { padding: 0.8rem 0.8rem 1.3rem; }
.hmAbout .title { margin-bottom: 1rem; line-height: 2; }
.hmAbout .title .large { border-bottom: 1px solid #7cd6c2; display: inline-block; font-size: 1.1rem; }
.hmAbout .title .txt { color: #7cd6c2; }
.hmAbout .btn-defaul { color: #016952; border-color: #02886a; background: none; }
.hmAbout .btn-defaul:hover { background-color: #fff; border-color: #fff; color: #03B089; }
.mainRight .bg { position: absolute; right: 0; bottom: 0; display: none; }
.swiperAbtCon .swiper-slide { height: 100%; }
.honorSwiper .swiper-slide { height: auto; }
.honorSwiper .swiper-slide { display: -webkit-flex; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; -webkit-justify-content: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; -webkit-align-items: center; align-items: center; transition: 300ms; transform: scale(0.4); }
.honorSwiper .swiper-slide-active, .honorSwiper .swiper-slide-duplicate-active { transform: scale(1); }
.honorSwiper { padding-bottom: 20px; }
.honorSwiper .swiper-pagination { position: inherit; bottom: -10px; }
.honorSwiper .swiper-pagination-bullet-active { background-color: #fff; }
.honorSwiper .swiper-button-next, .honorSwiper .swiper-button-prev { color: #fff; margin-top: -20px; }
.hmWrap2 { padding-top: 1.8rem; padding-bottom: 1.5rem; background: #F5F5F5; ; }
.hmWrap2 .item { border: 1px solid #E6E6E6; margin-bottom: 1.5rem; background-color: #fff; }
.hmWrap2 .item .pic img { display: block; width: 100%; }
.hmWrap2 .item a { display: block; }
.hmWrap2 .item .pic { overflow: hidden; }
.hmWrap2 .item .main { padding: 0.8rem 1rem; }
.hmWrap2 .item .title { font-size: 1.1rem; }
.hmWrap2 .item .txt { margin-top: 5px; font-size: 0.95rem; color: #999; }
.hmWrap2 .item3 { border-color: #03B089; background-color: #03B089; padding-bottom: 1rem; }
.hmWrap2 .newsSwiper { margin: 0 1rem; }
.newsSwiper .timer { font-size: 0.95rem; }
.hmWrap2 .newsSwiper .txt { margin-bottom: 0.8rem; font-size: 1rem; color: #fff; }
.newsSwiper a { color: #fff; }
.hmWrap2 .item3 .title { color: #fff; }
.hmWrap2 .newsSwiper .pic { display: block; }
.newsSwiper .swiper-pagination { position: inherit; margin-top: 20px; text-align: right; }
.newsSwiper .swiper-pagination-bullet { background-color: #fff; opacity: 1; }
.newsSwiper .swiper-pagination-bullet-active { background-color: #00644D; }
.hmWrap2 .item .txt, .hmWrap2 .item .title { white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.hmWrap2 .item .pic img { transform: scale(1.1, 1.1); }
.hmWrap2 .item:hover .pic img { transform: scale(1, 1); }
.hmWrap2 .item3 .pic img { transform: scale(1, 1); }
.hmWrap2 .item3:hover .pic img { transform: scale(1.1, 1.1); }
.hmWrap2 .item .hideMain { display: none; }
.detail { line-height: 1.75; font-size: 0.95rem; }
.detail img { max-width: 100%; }
/*子页面 */
.pageBanner { position: relative; overflow: hidden; }
.pageBanner img { width: 170%; margin-left: -35%; }
.pageMenu { margin-bottom: 0.8rem; padding-top: 1.5rem; position: relative; z-index: 10; }
.pageContent { padding-bottom: 1.5rem; }
.pageTit { margin-bottom: 1.5rem; text-align: center; }
.pageTit .eg { font-size: 2rem; font-family: Times New Roman; color: #E0E0E0; line-height: 1; }
.pageTit .title { margin-top: -1rem; font-size: 1.2rem; font-weight: bold; position: relative; line-height: 1; }
.pageTit .title:after { content: ""; display: block; margin: 0 auto; margin-top: 0.5rem; width: 2.4rem; height: 2px; background-color: #03B089; }
.menu { text-align: center; font-size: 0; line-height: 0; }
.menu li { display: inline-block; border-radius: 24px; margin: 0 0.3rem 0.5rem; background-color: #fff; overflow: hidden; }
.menu li a { display: block; min-width: 4rem; line-height: 2rem; padding: 0 1rem; font-size: 1rem; }
.menu .active a, .menu li:hover a { background-color: #03B089; color: #fff; }
.title02 { padding: 0 0 0.8rem; text-align: center; }
.title02 .large { position: relative; font-size: 1.2rem; font-weight: bold; }
.title02 .large:after { content: ""; display: block; width: 4.5rem; margin: 0 auto; margin-top: 0.3rem; height: 2px; background-color: #03B089; }
.title02 .eg { margin-top: 0.4rem; font-size: 1rem; color: #C1C1C1; }
.title02 .txt { font-size: 0.95rem; color: #666; margin-top: 0.5rem; }
.left { font-size: 2rem; }
.aboutBox .detail { margin-bottom: 1rem; color: #666; }
.abtCloum { overflow: hidden; }
.abtCloum li { position: relative; margin-bottom: 1.5rem; }
.abtCloum a { display: block; }
.abtCloum .pic { display: block; overflow: hidden; }
.abtCloum .pic img { width: 100%; display: block; }
.abtCloum .info { border-bottom: 2px solid #03B089; position: absolute; background: rgba(255,255,255,0.88); padding: 0.6rem; left: 0; bottom: 0; right: 0; }
.abtCloum .info .iconfont { color: #03B089; margin-right: 0.3rem; font-size: 1.2rem; }
.abtCloum .info .icon-right { position: absolute; right: 0; color: #999; margin-right: 0; }
.abtCloum .info .tit { position: relative; font-size: 1rem; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.abtCloum li:hover img { transform: scale(1.1, 1.1); }
.whiteBox { background-color: #fff; padding: 1rem 0.8rem; }
.aboutDetail { font-size: 1rem; line-height: 1.85; color: #666; }
.aboutDetail img { display: block; max-width: 100%; margin: 0 auto 0.5rem; }
.aboutDetail .txt { margin-bottom: 0.5rem; }
.aboutDetail .pic img { display: block; max-width: 100%; margin: 0 auto 0.5rem; }
.cultItem { overflow: hidden; margin-bottom: 1.8rem; color: #666; }
.cultItem .pic { display: block; margin-bottom: 0.8rem; max-width: 310px; margin-left: auto; margin-right: auto; }
.cultItem .pic img { display: block; width: 100%; }
.cultItem { font-size: 1rem; line-height: 1.85; color: #666; }
.cultItem .txt { margin-bottom: 0.5rem; }
.cultItem .txt .tit { margin-right: 3px; font-size: 1.1rem; color: #03B089; }
.aboutCloum2 .storyTit { margin-bottom: 1rem; color: #03B089; font-size: 1.6rem; line-height: 1; }
.storyTit em { display: block; text-indent: 1em; font-size: 1.4rem; }
.storyMain { padding-top: 1px; padding-bottom: 1.5rem; position: relative; padding-left: 49px; min-height: 200px; }
.storyMain:before { content: ""; position: absolute; z-index: 5; left: 0; top: 0; width: 40px; height: 49px; background: url("../images/iconHonor.png") top center no-repeat; }
.storyMain:after { content: ""; position: absolute; left: 20px; top: 52px; bottom: 0; border-left: 1px dashed #D9D9D9; }
.storyMain img { max-width: 100%; }
.storyTop { max-width: 500px; margin-top: 10px; position: relative; padding: 0 30px; }
.storyTop .swiper-button-next:after, .storyTop .swiper-button-prev:after { color: #03B089; font-size: 20px; font-weight: bold; }
.storyTop .swiper-button-next { right: 0; }
.storyTop .swiper-button-prev { left: 0; }
.swiperDate .swiper-slide span { display: block; background-color: #E6E6E6; margin: 0 auto; width: 70px; height: 30px; line-height: 30px; border-radius: 24px; text-align: center; }
.swiperDate .swiper-slide-thumb-active span { background-color: #03B089; color: #fff; }
.swiperStory { padding-left: 32px; padding-top: 20px; overflow: hidden; margin-left: -32px; }
.honorList { max-width: 450px; }
.honorList .item { position: relative; padding-top: 1rem; text-align: center; }
.honorList .pic { margin-bottom: 0.8rem; display: block; }
.honorList .pic img { width: 100%; display: block; }
.honorList .item:before { content: ""; position: absolute; top: 20px; left: -32px; width: 7px; height: 7px; border-radius: 50%; overflow: hidden; background-color: #03B089; }
.honorList .item .title { font-size: 1rem; }
.honorList .item .txt { font-size: 0.95rem; color: #999; margin-top: 0.3rem; }
.deveList .item { position: relative; padding-top: 1rem; font-size: 0.95rem; }
.deveList .item:before { content: ""; position: absolute; top: 20px; left: -32px; width: 7px; height: 7px; border-radius: 50%; overflow: hidden; background-color: #03B089; }
.page-honor-list { overflow: hidden; }
.page-honor-list li { float: left; width: 23%; margin: 0 1% 2%; }
.page-honor-list li img { position: absolute; display: block; width: 100%; height: 100%; top: 0; left: 0; }
.page-honor-list .left { display: none; }
.page-honor-list .pic { display: block; padding-bottom: 68%; position: relative; }
.page-honor-list li:nth-child(1), .page-honor-list li:nth-child(2), .page-honor-list li:nth-child(3) { width: 31.333%; }
.page-honor-list .title { text-align: center; margin-top: 10px; line-height: 1.4; font-size: 0.875rem; }
.newsCloum .rtSide { margin-top: 1.3rem; background-color: #F5F5F5; padding: 0.8rem; }
.newsList li { margin-bottom: 1.3rem; }
.newsList li a { display: block; }
.newsList .pic { display: block; position: relative; padding-bottom: 56%; overflow: hidden; }
.newsList .pic img { position: absolute; left: 0; top: 0; width: 100%; height: 100%; }
.newsList .main { border: 1px solid #E0E0E0; border-top: none; padding: 0.8rem; color: #999; font-size: 0.95rem; }
.newsList .main .title { font-size: 1rem; color: #333; margin-bottom: 0.5rem; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.newsList .more .iconfont { margin-right: 4px; }
.newsList li:hover { background-color: #ebf9f6; }
.newsList li:hover .title { color: #03B089; }
.newsList li:hover img { transform: scale(1.1, 1.1); }
.newsList li .txt { display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden; }
.newsList li .timer { margin-top: 0.2rem; font-size: 0.9rem; }
.newsList li .timer .iconfont { margin-right: 5px; position: relative; top: 1px; }
.title03 { position: relative; margin-bottom: 1rem; padding-bottom: 0.5rem; border-bottom: 1px solid #E0E0E0; line-height: 1.6; }
.title03 .title { font-size: 1.2rem; }
.title03 .rtMore { position: absolute; z-index: 5; padding-left: 0.8rem; right: 0; top: 0; }
.title03 .iconfont { font-size: 1.2rem; }
.sideNews { margin-bottom: 1.5rem; }
.newsList2 li a { display: block; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; font-size: 0.95rem; line-height: 2.2; }
.newsList3 { overflow: hidden; }
.newsList3 li { margin-bottom: 1rem; float: left; width: 48%; margin-left: 1%; margin-right: 1%; }
.newsList3 li a { display: block; }
.newsList3 .pic { margin-bottom: 0.5rem; display: block; position: relative; padding-bottom: 56%; overflow: hidden; }
.newsList3 .pic img { position: absolute; left: 0; top: 0; width: 100%; height: 100%; }
.newsList3 .name { font-size: 0.95rem; line-height: 1.3rem; height: 2.6rem; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden; }
.page { clear: both; padding: 20px 0 40px; text-align: center; }
.page a { display: inline-block; margin-bottom: 5px; padding: 0px 4px; font-size: 12px; line-height: 28px; background: #fff; border: 1px solid #e3e3e3; text-align: center; color: #999; border-radius: 3px; }
.page a:hover { background: #03B089; color: white; text-decoration: none; }
.page a.a1 { padding: 0px 4px; line-height: 40px; margin-top: 0px; color: #999; }
.page span { display: inline-block; padding: 0px 4px; line-height: 28px; background: #03B089; border: 1px solid #03B089; color: #fff; text-align: center; border-radius: 3px; }
.page .noPage { display: inline-block; padding: 0px 12px; height: 22px; line-height: 22px; border: 1px solid #e3e3e3; text-align: center; color: #a4a4a4; }
.detailBox { padding-bottom: 0.5rem; }
.dtlHead { padding-bottom: 1rem; padding-top: 1.5rem; border-top: 1px solid #E0E0E0; text-align: center; }
.dtlHead .title { font-size: 1.2rem; font-weight: bold; }
.dtlHead .other { padding: 0.5rem 0; margin-top: 0.8rem; text-align: center; font-size: 0.85rem; background-color: #F5F5F5; }
.dtlHead .other span { margin: 0 0.5rem; }
.detailBox .detail { line-height: 2; }
.detailBox .detail .pic { margin: 1rem 0; }
.detailBox .detail .pic img { display: block; margin: 0 auto; max-width: 100%; }
.detailBox .detail .txt { margin-bottom: 0.5rem; }
.dtlPage p { margin-top: 0.5rem; background-color: #03B089 }
.dtlPage p a { padding: 0.5rem; display: block; color: #fff; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
/*产业*/
.prdChannel .sideLt { margin-bottom: 1.5rem; padding: 0.5rem 0.8rem; padding-top: 1rem; position: relative; background-color: #fff; }
.prdChannel .sideLt:before { content: ""; position: absolute; left: 0; top: -3px; width: 4rem; height: 3px; background-color: #03B089; }
.prdChannel .sdItem { margin-bottom: 0.8rem; }
.prdChannel .sdItem .title { font-size: 1.1rem; margin-bottom: 0.5rem; }
.prdChannel .sdItem .pic { }
.prdChannel .sdItem .pic img { display: block; max-width: 100%; }
.prdChannel .sdItem .txt { line-height: 2; color: #666; }
.productClass .detailBox .detail { max-width: 600px; margin-left: auto; margin-right: auto; }
.detailBox .detail .mb0 { margin-bottom: 0; }
.detailBox .detail .mt0 { margin-top: 0; }
.productClass .rtSide .box { margin-bottom: 1rem; background-color: #F5F5F5; padding: 0.8rem; }
.productClass .title03 .title { color: #006796; }
.shzrNumb { color: #03B089; }
.shzrNumb strong { font-size: 1.2rem; font-weight: bold; }
.shzrNumb .icon { margin-bottom: 10px; }
.shzrNumb .txt2 { margin-bottom: 10px; }
.shzrNumb .numb { margin-bottom: 10px; }
.teamList li .name { text-align: center; }
.fcgreen { color: #03B089; }
.recruitPic { clear: both; }
.inMenu { margin-bottom: 1.5rem; background-color: #F5F5F5; overflow: hidden; }
.inMenu li { float: left; width: 40%; max-width: 350px; }
.inMenu a { display: block; line-height: 2rem; padding: 0.5rem; font-size: 0.95rem; text-align: center; }
.inMenu .current a, .inMenu li:hover a { background-color: #03B089; color: #fff; }
.recruitBox .left { color: #999; line-height: 2; font-size: 0.96rem; }
.recruitBox .left .fcblue { font-size: 1.05rem; }
.recruitBox .wechat { margin-top: 1rem; color: #666; text-align: center; max-width: 260px; }
.recruitBox .wechat img { display: block; max-width: 260px; margin: 0 0 15px; }
.treatItem .item { margin-top: 1rem; padding: 0.8rem; background-color: #03B089; color: #fff; line-height: 1.8; font-size: 0.95rem; }
.treatItem .item .tit { font-size: 1rem; margin-bottom: 0.2rem; }
.treatItem .item2, .treatItem .item3 { background-color: #006796; }
.recruitPic li { margin-top: 1.5rem; }
.recruitPic img { display: block; width: 100%; }
.recruitTips { margin-bottom: 1.5rem; }
.recruitTips span { margin-right: 10px; }
.recruitMenu { margin-bottom: 1rem; overflow: hidden; }
.recruitMenu li { float: left; font-size: 0.95rem; margin-bottom: 0.3rem; border-radius: 24px; overflow: hidden; }
.recruitMenu a { display: block; padding: 0 0.8rem; }
.recruitMenu .current a { color: #fff; background-color: #03B089; }
.recruitTable { overflow-y: hidden; }
.recruitTable table { min-width: 760px; width: 100%; }
.recruitTable th { font-size: 0.95rem; font-weight: bold; text-align: center; }
.recruitTable thead tr { background-color: #fff; }
.recruitTable td, .recruitTable th { padding: 0.5rem 0; text-align: center; border: 1px solid #E6E6E6; }
.recruitTable tbody tr { background-color: #F5F5F5; color: #999; }
 @media (max-width: 1199px) {
body { }
html, body { position: relative; }
.topWrap { display: none; }
.headerWap { top: 0; }
.header { height: 3.4rem; padding: 0.4rem 0; box-sizing: border-box; }
.logo img { height: 2.6rem; }
.mainNav { position: fixed; z-index: 1100; bottom: 0; top: 3.4rem; left: -100%; width: 100%; padding: 5% 5% 0; box-sizing: border-box; background-color: #f5f5f5; transition: all ease 0.5s; -webkit-transition: all ease 0.5s; }
.mainNav.on { left: 0; }
.navToggle { z-index: 1000; position: absolute; right: 0; top: 0; width: 3.4rem; height: 3.4rem; text-align: center; line-height: 3.4rem; color: #000 !important; }
.navToggle .icon-menu { font-size: 1.4rem; }
.navToggle.navClose { position: fixed; }
.headTel { display: none; }
.mainNav { overflow-y: scroll; }
.nav { margin-top: 3%; }
.nav a { display: block; }
.nav>li { padding: 0.5rem 0; position: relative; border-bottom: 1px solid #e8e8e8; overflow: hidden; }
.nav>li>a { line-height: 2rem; font-size: 1rem; }
.nav li.active>a { color: #03B089; font-weight: bold; }
.subNav { overflow: hidden; margin-top: 0.2rem; }
.subNav li { float: left; min-width: 20%; margin-right: 3%; line-height: 2rem; }
.subNav .active a { color: #03B089; }
.swiper-banner .swiper-slide { overflow: hidden; }
.swiper-banner img { position: relative; width: 126%; left: -13%; }
.swiper-banner .swiper-button-next:after, .swiper-banner .swiper-button-prev:after { font-size: 20px; }
/* 首页 */
.spreadWrap { padding: 0.8rem 0; }
.honorSwiper { margin-top: 2rem; max-width: 360px; margin-left: auto; margin-right: auto; }
.honorSwiper .swiper-slide { height: auto !important; ; }
.honorSwiper .swiper-slide img { display: block; width: 100%; }
.swiperAbtMenu { position: absolute; top: -3.7rem; left: 0; right: 0; background: #03B089; border-left: none; border-right: none; border-bottom: 1px solid #00FFC6 }
.swiperAbtMenu .swiper-slide:first-child { border-left: none; }
/*子页面*/
.pageTit { display: none; background: rgba(255,255,255,0.8); margin-bottom: 1.5rem; text-align: center; margin-top: -5rem; padding-bottom: 0.8rem; }
.pageTit .eg { font-size: 2rem; font-family: Times New Roman; color: #E0E0E0; line-height: 1; color: #03B089; }
.page-honor-list li { width: 31.333%; margin-bottom: 3%; }
}
 @media (max-width: 1023px) {
.cultItem .pic { clear: both; }
}
 @media (max-width: 760px) {
}
 @media (max-width: 374px) {
.page-honor-list li:nth-child(1), .page-honor-list li:nth-child(2), .page-honor-list li:nth-child(3) { width: 31.333%; height: 130px; }
}
 @media screen and (min-width: 375px) {
}
@media screen and (min-width:481px) {
html, body { }
}
 @media (max-width: 481px) {
.page-honor-list li:nth-child(1), .page-honor-list li:nth-child(2), .page-honor-list li:nth-child(3) { width: 31.333%; height: 130px; }
}
 @media (min-width: 640px) {
}
 @media (min-width: 640px) {
body { font-size: 16px; }
.honorSwiper { margin-top: 0; }
.newsList { overflow: hidden; }
.newsList li { float: left; width: 48%; margin: 0 1% 2%; }
.newsList3 { overflow: hidden; }
.newsList3 li { float: left; width: 48%; margin: 0 1% 2%; }
.cultItem .picRight { float: left; margin-left: 1rem; }
.cultItem .picLeft { float: left; margin-right: 1rem; }
.cultItem .pic { margin-left: auto; margin-right: auto; }
.abtCloum li { float: left; width: 48%; margin-left: 1%; margin-right: 1%; }
}
 @media (min-width: 768px) {
}
 @media (min-width: 862px) {
.spreadHm:before, .spreadHm:after { display: none; }
.spreadHm .item { width: 25%; }
.recruitPic { overflow: hidden; }
.recruitPic li { float: left; width: 31.333%; margin-left: 1%; margin-right: 1%; }
}
 @media (min-width: 1024px) {
.hmWrap2 .content { }
.hmWrap2 .item { width: 48%; }
.hmWrap2 .item { float: left; width: 48%; margin: 0 1% 2%; box-sizing: border-box; }
.abtCloum li { width: 23%; margin: 0 1% 4%; }
.newsList { overflow: hidden; }
.newsList li { width: 29.333%; margin: 0 2% 4%; }
.newsList3 { overflow: hidden; }
.newsList3 li { width: 29.333%; margin: 0 2% 4%; }
}
 @media (min-width: 1200px) {
body { height: 100%; font-size: 16px; background: #F5F5F5; }
.title01 { padding: 80px 0 30px 0; margin-bottom: 25px; background: url(../images/titBg.png) no-repeat center bottom; }
.title01 .large { font-size: 32px; line-height: 40px; }
.title01 .txt { margin-top: 0; font-size: 16px; line-height: 40px; }
.btn-box { padding-top: 45px; }
.btn-defaul { padding: 0 30px; line-height: 40px; font-size: 16px; }
.btn-defaul .icon-right2 { font-size: 22px; }
.wrap { min-width: 1200px; }
.content { width: 1200px; margin-left: auto; margin-right: auto; padding-left: 0; padding-right: 0; }
.headerWap { position: relative; z-index: 1000; border-bottom: 8px solid #03B089; width: 100%; }
.header { width: 1200px; margin-left: auto; margin-right: auto; height: 92px; }
.fixed .header { }
.logo { float: left; padding-top: 12px; position: relative; height: 68px; }
.logo a { display: block; height: 68px; }
.logo img { display: block; height: 100%; }
.navToggle { display: none; }
.mainNav { position: relative; width: 770px; padding-right: 160px; float: right; }
.topLang { position: absolute; right: 0; height: 24px; top: 34px; }
.nav { }
.nav>li { position: relative; float: left; width: 14%; }
.nav>li>a { display: block; height: 32px; line-height: 32px; padding: 30px 0; text-align: center; }
.nav .active>a, .nav>li:hover>a { background: #D8FEF5; }
.subNav { border-top: 8px solid #03B089; background-color: #fff; position: absolute; left: 0; top: 100px; width: 100%; visibility: hidden; opacity: 0; -webkit-transition: .3s; transition: .3s; }
.subNav li { position: relative; }
.subNav li a { position: relative; display: block; text-align: center; line-height: 24px; padding: 8px 5px; color: #03B089; }
.subNav li:hover a, .subNav .active a { color: #D8FEF5; background-color: #03B089; }
.subNav .active a:before, .subNav li:hover a:before { content: ""; position: absolute; z-index: 1; left: 0; top: 0; width: 3px; height: 100%; background-color: #006796; }
/* footer */
.footWrap { background-color: #fff; padding-top: 32px; padding-bottom: 30px; }
.ftLogo { float: left; width: 250px; margin-right: 360px; }
.ftLogo .img { height: 72px; }
.ftLogo .name { font-size: 16px; margin-top: 12px; }
.ftLogo .txt { margin-top: 6px; font-size: 14px; line-height: 26px; }
.footWrap .item { margin-top: 15px; float: left; width: 170px; }
.footWrap .title { font-size: 16px; margin-bottom: 15px; padding-bottom: 3px; }
.footWrap .txt { font-size: 14px; }
.footWrap .itemNav { width: 192px; }
.footWrap .itemNav .txt a { display: block; }
.copyRight { padding-top: 30px; margin-top: 0; text-align: left; font-size: 14px; }
.footWrap .txt a:hover { color: #03B089; }
/*首页*/
.spreadHm { padding: 45px 0; }
.spreadHm .content { width: 94%; padding: 0 3%; }
.spreadHm .item { padding: 0; }
.spreadHm .numb { margin-bottom: 5px; }
.spreadHm .numb strong { font-size: 56px; line-height: 78px; }
.swiperAbtCon { padding-bottom: 20px; }
.hmAbout .title { margin-bottom: 20px; }
.hmAbout .title .large { font-size: 24px; }
.hmAbout .title .txt { font-size: 15px; margin-top: 5px; }
.abtHmWrap .leftPic { position: absolute; left: 0; top: 0; bottom: 0; width: 50%; text-align: right; }
.abtHmWrap .leftPic img { display: inline; width: auto; height: 100%; }
.abtHmWrap .mainRight { float: right; width: 50%; }
.hmAbout .btn-box { padding-top: 21px; }
.swiperAbtMenu { margin-left: 0; width: 600px; }
.swiperAbtMenu .swiper-slide { height: 69px; line-height: 22px; padding-top: 29px; font-size: 16px; }
.swiperAbtMenu .swiper-slide-thumb-active img { right: 5px; display: block; }
.hmAbout { padding: 0; width: 560px; padding: 30px 0 0 40px; }
.swiperProject .swiper-slide { position: relative; background-color: inherit; /*width:240px; height: 280px;*/ }
.swiperProject .swiper-slide a { position: static; display: block; padding: 0; }
.swiperProject .swiper-slide img { }
.swiperAbtCon .swiper-slide .bg { display: none; z-index: 0; font-size: 400px; line-height: 1; font-weight: bold; position: absolute; bottom: 0; right: -10px; bottom: 0; color: #016952; }
.hmWrap2 { padding-top: 60px; padding-bottom: 60px; }
.hmWrap2 .content { overflow: hidden; }
.hmWrap2 .item { position: relative; margin-left: 25px; margin-right: 0; width: 370px; height: 275px; margin-bottom: 25px; box-sizing: content-box; }
.hmWrap2 .item1 { margin-left: 0; width: 388px; height: 578px; }
.hmWrap2 .item3 { padding-bottom: 0; }
.hmWrap2 .item3 .pic { width: 75%; }
.hmWrap2 .item .pic { height: 185px; overflow: hidden; }
.hmWrap2 .item img { max-height: 100%; }
.hmWrap2 .item1 .pic { height: 480px; }
.hmWrap2 .item .main { padding: 16px 30px; }
.hmWrap2 .item .title { font-size: 20px; }
.hmWrap2 .item .txt { font-size: 16px; }
.hmWrap2 .newsSwiper { margin-left: 30px; margin-right: 30px; }
.hmWrap2 .item .hideMain { position: absolute; left: 0; right: 0; top: 0; bottom: 0; background: #00644D; background: rgba(0,100,77,0.88); color: #fff; padding: 40px 55px; }
.hmWrap2 .item .hideMain:after { content: ""; position: absolute; top: 16px; left: 16px; right: 16px; bottom: 16px; border: 1px solid #d2e4e0; }
.hmWrap2 .item .more { position: absolute; right: 55px; bottom: 40px; }
.hmWrap2 .item .icon-rtMore { font-size: 24px; }
.hmWrap2 .hideMain .txt { color: #fff; }
.hmWrap2 .hideMain .hdTit { font-size: 18px; line-height: 32px; }
.hmWrap2 .hideMain .numb { margin-bottom: 5px; }
.hmWrap2 .hideMain .numb strong { font-size: 24px; font-weight: bold; }
.hmWrap2 .hideMain .icon { display: block; margin-bottom: 5px; height: 25px; }
.hmWrap2 .hideMain .txt2 { font-size: 14px; margin-bottom: 5px; }
.hmWrap2 .item:hover .hideMain { display: block; -webkit-transition: .5s; transition: .5s; }
.hmWrap2 .item3 .pic img { width: 100%; height: 115px; }
.detail { line-height: 1.8; font-size: 16px; }
.detail .txt { }
/*子页面*/
.pageBanner { }
.pageBanner img { display: block; width: 100%; position: relative; margin-left: 0; }
.pageTit { float: left; width: 300px; height: 112px; padding-top: 38px; margin-top: -95px; background: #FFFFFF; box-shadow: 0px 3px 16px rgba(0, 0, 0, 0.16); text-align: left; }
.pageContent { padding-bottom: 60px; }
.pageTit .eg { font-size: 30px; padding-left: 38px; }
.pageTit .title { margin-top: -13px; padding-left: 38px; font-size: 28px; position: relative; line-height: 1; }
.pageTit .title:after { margin-top: 15px; width: 40px; height: 2px; margin-left: 0; }
.menu { max-width: 1000px; float: right; }
.menu li { margin: 0; margin-bottom: 10px; margin-left: 30px; float: left; min-width: 110px; border-radius: 24px; }
.menu li a { line-height: 40px; padding: 0 10px; }
.pageMenu { padding-top: 25px; margin-bottom: 35px; }
.title02 { padding-bottom: 35px; text-align: center; }
.title02 .large { font-size: 24px; }
.title02 .large:after { width: 90px; margin-top: 6px; }
.title02 .eg { margin-top: 8px; font-size: 16px; }
.title02 .txt { margin-top: 10px; font-size: 16px; }
.aboutBox .detail { margin-bottom: 40px; }
.abtCloum { margin-left: -30px; }
.abtCloum li { position: relative; margin-left: 30px; width: 380px; margin-right: 0; }
.abtCloum li .info { border-bottom: 4px solid #03B089; padding: 10px 15px; position: absolute; left: 0; bottom: 0; right: 0; line-height: 24px; }
.abtCloum li .iconfont { font-size: 24px; position: relative; top: 3px; }
.abtCloum .info .tit { font-size: 16px; }
.whiteBox { padding: 45px 40px; }
.aboutDetail { font-size: 16px; line-height: 2; }
.aboutDetail .txt { margin-bottom: 15px; }
.aboutDetail .pic { width: 520px; float: right; margin-left: 15px; }
.aboutDetail .pic img { }
.cultItem { margin-bottom: 35px; overflow: hidden; }
.cultItem:nth-child(2n-1) { padding-bottom: 35px; border-bottom: 1px dashed #E0E0E0; }
.cultItem .pic { width: 310px; margin-bottom: 15px; }
.cultItem .picRight { margin-left: 90px; margin-right: 30px; }
.cultItem .picLeft { margin-left: 90px; margin-right: 50px; }
.cultItem .txt { margin-bottom: 18px; margin-right: 450px; }
.cultItem .txt .tit { font-size: 20px; margin-right: 8px; }
.cultItem:nth-child(2n) .txt { margin-left: 450px; margin-right: 0; }
.cultItem.cultItem1 .txt { margin-left: 0; }
.aboutCloum2 { overflow: hidden; }
.aboutCloum2 .storyTit { float: left; margin-left: 100px; margin-right: 95px; width: 140px; padding-right: 54px; padding-bottom: 39px; text-align: center; height: 140px; font-size: 36px; line-height: 50px; color: #fff; background: url("../images/honorBg.png") top center no-repeat; }
.storyTit .txt { padding-top: 24px; }
.storyTit em { font-size: 28px; line-height: 38px; }
.storyMain { float: left; max-width: inherit; width: 680px; padding-bottom: 30px; }
.swiperDate .swiper-slide span { width: 90px; }
.swiperStory { width: 472px; padding-left: 32px; padding-top: 20px; overflow: hidden; margin-left: -32px; }
.honorList { }
.honorList .item { position: relative; padding-top: 15px; text-align: center; }
.honorList .pic { margin-bottom: 15px; display: block; }
.honorList .item .title { font-size: 16px; }
.honorList .item .txt { font-size: 14px; margin-top: 8px; }
.aboutDeve .swiperStory { width: 600px; }
.deveList .item { position: relative; padding-top: 15px; }
.newsCloum { overflow: hidden; }
.newsCloum .ltMain { float: left; width: 790px; }
.newsCloum .rtSide { float: right; width: 260px; padding: 20px; background-color: #F5F5F5; }
.title03 { padding-bottom: 10px; margin-bottom: 20px; border-bottom: 1px solid #E0E0E0; }
.title03 .title { font-size: 18px; }
.title03 .rtMore { padding-left: 10px; }
.title03 .iconfont { font-size: 20px; }
.newsCloum .rtSide { margin-top: 0; }
.newsList { border-top: 1px solid #E0E0E0; }
.newsList li { width: auto; float: none; margin: 0; margin-bottom: 0; padding: 15px 0; border-bottom: 1px solid #E0E0E0; overflow: hidden; }
.newsList li .pic { float: left; width: 242px; height: 136px; padding-bottom: 0; margin-right: 24px; }
.newsList .main { padding: 0 24px; font-size: 14px; border: none; }
.newsList .main .title { font-size: 18px; margin-bottom: 25px; }
.newsList li .timer { margin-top: 5px; font-size: 12px; }
.newsList li .txt { line-height: 24px; }
.newsList3 { overflow: hidden; margin-left: -16px; }
.newsList3 li { width: 122px; margin-right: 0; margin-left: 16px; }
.newsList3 li .name { }
.page { padding-top: 45px; }
.page a, .page p, .page span { margin: 0 7px; font-size: 16px; height: 40px; line-height: 40px; min-width: 30px; }
.page .pageRemark { display: inline-block; }
.pageDtl { margin-top: 30px; padding: 15px 20px; }
.pageDtl p { line-height: 2.2; }
.pageDtl .prev .iconfont { margin-right: 15px; font-size: 22px; }
.pageDtl .next .iconfont { margin-left: 15px; font-size: 22px; }
.detailBox { padding-bottom: 15px; }
.dtlHead { padding-bottom: 25px; padding-top: 35px; }
.dtlHead .title { font-size: 24px; }
.dtlHead .other { padding: 10px 5px; margin-top: 20px; font-size: 12px; }
.dtlHead .other span { margin: 0 15px; }
.detailBox .detail { line-height: 2; }
.detailBox .detail .pic { margin: 25px 0; }
.detailBox .detail .txt { margin-bottom: 20px; }
.dtlPage { padding: 10px 15px; background-color: #03B089; overflow: hidden; }
.dtlPage p { float: left; width: 48%; margin: 0; }
.dtlPage .next { float: right; text-align: right; }
.dtlPage p a { padding: 0; line-height: 20px; }
.prdChannel .sideLt { }
.prdChannel .sideLt { float: left; width: 310px; margin-bottom: 0; padding: 25px 35px 8px; min-height: 520px; }
.prdChannel .sideLt:before { top: -10px; width: 100px; height: 10px; }
.prdChannel .sdItem { margin-bottom: 16px; }
.prdChannel .sdItem .title { font-size: 20px; margin-bottom: 8px; }
.prdChannel .sdItem .pic { }
.prdCloum li { margin-left: 31px; margin-right: 0; width: 378px; }
.detailBox .detail .mb0 { margin-bottom: 0; }
.detailBox .detail .mt0 { margin-top: 0; }
.productClass { }
.productClass .ltMain { float: left; width: 770px; }
.productClass .rtSide { float: right; width: 300px; margin-left: 45px; }
.shzrNumb strong { font-size: 24px; }
.teamList li .name { text-align: center; }
.inMenu { margin-bottom: 24px; }
.inMenu a { line-height: 28px; padding: 10px; font-size: 16px; }
.recruitBox .wechat img { margin-left: auto; margin-right: auto; }
.recruitBox { overflow: hidden; }
.recruitBox .left { width: 430px; float: left; font-size: 16px; }
.recruitBox .left .fcblue { margin-bottom: 5px; font-size: 20px; }
.recruitBox .wechat { margin-top: 60px; width: 260px; margin-left: auto; margin-right: auto; }
.treatItem { float: right; width: 680px; }
.treatItem .item { float: left; margin-left: 15px; width: 290px; min-height: 260px; padding: 16px; font-size: 14px; }
.treatItem .item .tit { font-size: 18px; margin-bottom: 5px; }
.treatItem .item2, .treatItem .item4 { }
.treatItem .item3, .treatItem .item4 { min-height: 350px; }
.recruitPic { margin-left: -30px; margin-top: 25px; }
.recruitPic li { margin-left: 30px; margin-right: 0; width: 353px; }
.recruitTips { text-align: center; margin-bottom: 30px; }
.recruitTips span { margin: 0 10px; }
.inMenu { margin-top: -30px; }
.recruitMenu { float: left; width: 215px; margin-right: 40px; }
.recruitMenu li { float: none; border-radius: 0; background-color: #F5F5F5; margin: 0 0 1px; }
.recruitMenu li a { display: block; line-height: 28px; padding: 10px; padding-left: 24px; font-size: 16px; }
.recruitTable th { font-size: 16px; }
.recruitTable td, .recruitTable th { padding: 10px; line-height: 26px; }
.recruitTable td { font-size: 14px; }
}
 @media screen and (min-width:1280px) {
}
 @media screen and (min-width:1340px) {
.wrap { min-width: 1200px; }
.content { width: 1200px; margin-left: auto; margin-right: auto; }
}
 @media screen and (min-width:1680px) {
.wrap { min-width: 1420px; }
.content { width: 1420px; margin-left: auto; margin-right: auto; }
.swiperAbtMenu { margin-left: 0; width: 710px; }
.hmAbout { width: 670px; padding: 50px 0 0 40px; }
.abtHmWrap .mainRight { background: #03B089 url("../images/abtBg3.png") right 100px no-repeat; }
.hmWrap2 .item { margin-left: 30px; margin-right: 0; width: 445px; height: 320px; margin-bottom: 30px; }
.hmWrap2 .item .pic { height: 230px; overflow: hidden; }
.hmWrap2 .item1 { width: 455px; margin-left: 0; height: auto; }
.hmWrap2 .item1 .pic { height: auto; }
.hmWrap2 .item3 { padding-bottom: 0; }
.hmWrap2 .item3 .pic { width: 70%; }
.footWrap .content { width: 1200px; }
.menu li { max-width: 200px; margin-left: 40px; }
.abtCloum li { width: 453px; }
.abtCloum li .info { padding: 15px 20px; }
.storyMain { width: 880px; }
.aboutDeve .swiperStory { width: 800px; }
.newsCloum { padding-left: 60px; padding-right: 60px; }
.newsCloum .ltMain { width: 870px; }
.prdChannel .sideLt { position: relative; float: left; width: 310px; min-height: 592px; margin-bottom: 0; padding: 30px 35px; }
.prdChannel .sideLt { float: left; width: 382px; }
.prdCloum li { margin-left: 32px; margin-bottom: 32px; width: 452px; }
.productClass .ltMain { width: 990px; }
.shzrNumb { position: relative; top: 110px; }
.recruitPic { margin-left: -32px; }
.recruitPic li { margin-left: 32px; width: 425px; }
.hmWrap2 .hideMain .icon { height: 32px; }
}
@media screen and (min-width:1920px) {
.hmWrap2 .item3 .pic img { height: 160px }
}
/*验证*/
.Validform_loading { padding-left: 20px; background: url(images/onLoad.gif) no-repeat left center; }
.Validform_error { background-color: #ffe7e7; }
#Validform_msg { color: #7d8289; font: 12px/1.5 tahoma, arial, \5b8b\4f53, sans-serif; width: 280px; -webkit-box-shadow: 2px 2px 3px #aaa; -moz-box-shadow: 2px 2px 3px #aaa; background: #fff; position: absolute; top: 0px; right: 50px; z-index: 99999; display: none; filter: progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=135, Color='#999999');
box-shadow: 2px 2px 0 rgba(0, 0, 0, 0.1); }
#Validform_msg .iframe { position: absolute; left: 0px; top: -1px; z-index: -1; }
#Validform_msg .Validform_title { line-height: 25px; height: 25px; text-align: left; font-weight: bold; padding: 0 8px; color: #fff; position: relative; background-color: #999; background: -moz-linear-gradient(top, #999, #666 100%); background: -webkit-gradient(linear, 0 0, 0 100%, from(#999), to(#666)); filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#999999', endColorstr='#666666');
}
#Validform_msg a.Validform_close:link, #Validform_msg a.Validform_close:visited { line-height: 22px; position: absolute; right: 8px; top: 0px; color: #fff; text-decoration: none; }
#Validform_msg a.Validform_close:hover { color: #ccc; }
#Validform_msg .Validform_info { padding: 8px; border: 1px solid #bbb; border-top: none; text-align: left; }
